/*banner */
.swiper-container {
        width: 100%;
        height: 500px;
    }
.swiper-slide {
    background-position: center;
    background-size: cover;
}

/*remen*/
.remen {
	overflow: hidden;
	width: 100%;
	height: 32px;
	padding: 12px 0;
	background-color: #d3d3d3;
}
.remen p {
	float: left;
	line-height: 32px;
	font-size: 14px;
	color: #333;
}
.remen p a {
	color: #333;
	margin-right: 10px;
}
.remen .sbox {
	overflow: hidden;
	height: 32px;
	background: url(../img/remen.png) no-repeat center top;
	width: 509px;
	float: right;
}
.remen input {
	overflow: hidden;
	padding: 0 10px;
	width: 210px;
	height: 32px;
	border: none;
	background: none;
	outline: none;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 32px;
}
.remen span {
	display: block;
	width: 59px;
	height: 32px;
	cursor: pointer;
	float: right
}
/*首页产品展示*/
.pro {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}


.pro .leftpro {
	overflow: hidden;
	float: left;
	width: 300px;
	box-sizing: border-box;
	border:5px solid #0/*e68b0;
	border-top: 0px;*/
	/*border-top: 8px solid #FC860B;*/
}
.pro .leftpro h3 {
	background: url(../images/pro01.jpg) no-repeat center;
	width: 100%;
	height: 163px;
}
.pro .leftpro h3 b {
	font-size: 30px;
	color: #fff;
	display: block;
	text-align: center;
	padding-top: 100px;
	font-weight: bold;
}
.pro .leftpro h3 a{text-decoration: none;}
.pro .leftpro .menu {
	overflow: hidden;
	width:300px;
	border: 5px solid #0e68b0;
	border-top: none;
	box-sizing: border-box;
	padding-top: 20px;
}
.pro .leftpro .menu li {
	overflow: hidden;
	width: 250px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.pro .leftpro .menu li：hover{
	
}

.pro .leftpro .menu li:hover span{
	background: #EF831F;
}
.pro .leftpro .menu li a {
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-decoration: none;
	border:2px solid #e9e9e9;
	padding-left: 20px;
	padding-right: 20px;
	transition: all .6s;
}

.pro .leftpro .menu li.cur>a {
	background: url(../img/pro02.png) no-repeat 170px center;
	background-color: #005aa1;
}
.pro .leftpro .menu .nmenu {
	overflow: hidden;
	width: 100%;
	margin-top: 15px;
	display: none;
	max-height: 200px;
}
.pro .leftpro .menu .nmenu a {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	padding-left: 15px;
}
.pro .leftpro .menu li a:hover{
	color: #fff;
	background: #0e68b0;
}
.pro .leftpro .menu span{
	display: inline-block;
	float: right;
	width: 22px;
	height: 22px;
	background-color: #125E9D;
	border-radius: 50%;
	text-align: center;
	margin-top: 10px;
}
.pro .leftpro .menu span img{
	display: block;padding-left: 6px;padding-top: 5px;
}
.pro .leftpro .menu .nmenu a:hover {
	color: #f07f1b;
	text-decoration: none
}
.pro .rightpro {
	overflow: hidden;
	width: 867px;
	float: right;
	/*margin-top: 20px;*/
}
.pro .rightpro .list {
	overflow: hidden;
	width: 110%;
}
.pro .rightpro li {
	overflow: hidden;
	float: left;
	width: 268px;
	height: 320px;
	margin-right: 30px;
	margin-bottom: 40px;
	background-color: #E8E8E8;
	padding: 3px;
	box-sizing: border-box;
	transition: all 0.6s;
	overflow: hidden;
}
.pro .rightpro li div{
	width: 100%;
	height: 260px;
	overflow: hidden;
	margin-bottom: 15px;
}
.pro .rightpro li img {
	display: block;
	transition: all 0.6s;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 260px;
}
.pro .rightpro li span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 32px;
}
.pro .rightpro li a {
	display: block;
	text-decoration: none
}
.pro .rightpro li:hover {
	background-color: #f07f1b;
}
.pro .rightpro li:hover img{
	transform: scale(1.2);
}
.pro .rightpro li:hover span {
	color: #fff;
}
/*合作伙伴*/
.hezuo {
	overflow: hidden;
	width: 100%;
	padding-top: 60px;
	background-color: #f9f9f9;
	padding-bottom: 40px;
}
.hezuo .hebox {
	overflow: hidden;
	width: 1200px;
	height: 140px;
	margin: 0 auto;
	position: relative;
	margin-top: 30px;
}
.hezuo .title:before,.case .title:before{
	content: '';
	display: block;
	margin: 0 auto;
	width: 1200px;
	height: 1px;
	background: #C8C8C8;
}
.hezuo .title h2,.case .title h2{
	text-align: center;
	margin-top: -20px;
	line-height: 40px;
	letter-spacing: 0.2rem;
}
.hezuo .title p,.case .title p{
	text-align: center;
}
.hezuo .title h2 a,.case .title h2 a{
	padding: 0 30px;
	color: #005aa1;
	text-decoration: none;
	background: #f9f9f9;
}
.hezuo .hebox i {
	display: block;
	width: 30px;
	height: 100px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	margin-top:0px;
}
.hezuo .hebox .btn01,.case .hebox .btn01 {
	background: url(../images/jt_z.png) no-repeat center;
	background-color: #1463A4;
	left: 0
}
.hezuo .hebox .btn02,.case .hebox .btn02 {
	background: url(../images/jt_y.png) no-repeat center;
	background-color: #1463A4;
	right: 0
}
.hezuo .hebox i:hover,.case .hebox i:hover {
	background-color:#EF831F;
}
.hezuo .heWin {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 140px;
	position: relative;
}
.hezuo .heWin ul {
	/*position: absolute;
	overflow: hidden;*/
}
.hezuo .heWin li {
	float: left;
	width: 200px;
	height: 140px;
	margin-right: 20px;

	display: inline-block;
}
.hezuo .heWin li span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.hezuo .heWin li a {
	display: block;
	text-decoration: none
}
.hezuo .heWin li img {
	display: block;
	margin-bottom: 10px;
}
/*专业*/
.zhuanye {
	overflow: hidden;
	width: 100%;
	height: 800px;
	background: url(../images/zhuanye_bg.jpg) no-repeat center top;
	margin-bottom: 55px;
	background-size: cover;
}
.zhuanye h2 {
	font-size: 30px;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 60px;
	letter-spacing: 5px;
}
.zhuanye h2 span{
	display: inline-block;
	width: 40px;
	height: 5px;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
	margin:0 20px;
}
.zhuanye p{
	margin-bottom: 40px;
	font-size: 18px;
	color: #fc860b;
	text-align: center;
}
.zhuanye .bzBox {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	/*height: 685px;*/
	position: relative;
}
.zhuanye .bzBox>div{
	cursor: pointer;
	width: 230px;
	color: #fff;
	margin-top:60px;
	transition: all 0.6s; 
}
.zhuanye .bzBox>div:hover{
	transform: translateY(-20px);
}
.zhuanye .bzBox .zhuanye03,.zhuanye .bzBox .zhuanye04{
	margin-top:120px;
}
.zhuanye .bzBox>div p{
	color: #fff;
	font-size: 14px;
	text-align: left;
	line-height: 26px;

}
.zhuanye .bzBox img{
	padding: 0 5px;
	display: table-cell;
	vertical-align: middle;
	float: left;
}
.zhuanye .bzBox h3{
	line-height: 40px;
	vertical-align:middle;
	font-size: 26px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
/*案例*/
/*case*/
.case {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding-top:30px;
	margin-bottom: -120px;
}
.case .title h2 a{
	background-color: #fff;
}
.case .casebox {
	overflow: hidden;
	width: 100%;
	margin-top: 40px;
	position: relative;
}
.case .heWin {
	width: 1100px;
	margin: 0 auto;
	margin-top: 30px;
}
.case .casebox i {
	display: block;
	width: 41px;
	height: 41px;
	cursor: pointer;
	position: absolute;
	top: 115px;
}
.case .casebox .btn01 {
	background: url(../img/hezuo__btn01.png) no-repeat center top;
	left: 0
}
.case .casebox .btn02 {
	background: url(../img/hezuo__btn02.png) no-repeat center top;
	right: 0
}
.case .casebox i:hover {
	background-position: bottom
}
.case .casewin {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	height: 326px;
	position: relative;
}
.case .casewin ul {
	overflow: hidden;
	position: absolute
}
.case .casewin li {
	float: left;
	width: 311px;
	margin-right: 33px;
	height: 330px;
	background-color: #eee;
}
.case .casewin li a {
	display: block;
	text-decoration: none;
}
.case .casewin li img {
	display: block;
	margin-bottom: 12px;
}
.case .casewin li span {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case .casewin li:hover {
	background-color: #f07f1b;
}
.case .casewin li:hover span {
	color: #fff;
}

.case .heWin li {
	float: left;/*
	width: 255px;
	height: 245px;
	margin-right: 20px;*/
	display: inline-block;
}
.case .heWin li span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.case .heWin li a {
	display: block;
	text-decoration: none
}
.case .heWin li img {
	display: block;
	margin-bottom: 10px;
	height: 245px;
	width: 100%;
}
.case .hebox i{
	display: block;
	width: 30px;
	height: 245px;
	cursor: pointer;
	/*position: relative;*/
	top:0px;
}
.case .hebox .btn01{
	left: -50px;
	top:-250px;
	float: left;
	position: relative;
}
.case .hebox .btn02{
	right: -50px;float: right;
	top:-250px;
	position: relative;
}
/*流程*/
.hezuo .lct{
	width: 1200px;
	margin:0 auto;
	padding-top: 40px;
}
/*简介*/
.about{
	color: #fff;
	height: 511px;
	background: url(../images/about_bg.jpg) no-repeat center;
}
.about p{
	font-size: 16px;
	line-height: 28px;
}
.about .about_tu{
	width: 520px;
	display: inline-block;
	float: left;
	padding-top: 70px;
	text-align: right;
}
.about .about_tu h2{
	letter-spacing: 0.1rem;
	text-align: right;
	line-height: 42px;

}
.about .about_tu div{
	width: 120px;
	height: 6px;
	background: #fff;
	float: right;
	margin-bottom: 20px;
}
.about .about_tu img{
	width: 512px;
	height: 255px;
	border: 3px solid #fff;
}
.about .about_txt{
	width: 655px;
	display: inline-block;
	float: right;
	padding-top: 120px;
	text-align: justify;
}
.about .about_txt span{
	display: block;
	float: right;
}
.about a{
	color: #fff;

}
/*新闻*/
.news {
	overflow: hidden;
	width: 100%;
	padding: 45px 0 30px 0;
	background-color: #fff;
}
.news .nbox {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto
}
.news .newsbox {
	overflow: hidden;
	float: left;
	/*margin: 0 10px;*/
	border: 1px solid #dbdbdb;
	width: 300px;
	height: 430px;
	/*box-sizing: border-box;*/
}
.news h2 {
	margin-top: 12px;
	margin-bottom: 15px;
	padding-left: 6px;
	border-left: 6px solid #005aa1;
	font-weight: bold;
	font-size: 24px;
	color: #005aa1;
}
.news h2 a{
	color:  #005aa1;
	text-decoration: none;
}
.news img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
.news .list {
	overflow: hidden;
	width: 290px;
	margin: 0 auto
}
.news .list li {
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	border-bottom: 1px dashed #333;
}

.news .list li a {
	display: block;
	float: left;
	width: 230px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	text-decoration: none;
}
.news .list li:hover{
	color: #005aa1;
	font-weight: bold;
}
.news .list li a:hover{
	color: #005aa1;
}
.news .list li a:before{
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #f17f1c;
	margin-right: 6px;
}
.news .list li span {
	float: right
}
.news .wenda {
	overflow: hidden;
	width: 290px;
	margin: 0 auto;
	height: 370px;
	position: relative
}
.news .wenda ul {
	overflow: hidden;
	position: absolute
}
.news .wenda li {
	overflow: hidden;
	height: 104px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #e4e4e4;
}
.news .wenda h5 {
	font-weight: normal;
	font-size: 14px;
	padding-left: 32px;
	background: url(../images/news_w.png) no-repeat left center;
	line-height: 25px;
	margin-bottom: 15px;
}
.news .wenda h5 a {
	color: #f07f1b;
}
.news .wenda p {
	padding-left: 32px;
	background: url(../images/news_d.png) no-repeat left top;
	font-size: 13px;
	color: #333;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.news .news2{
	width: 574px;

}
.news .news2 a{
	text-decoration: none;
}
.news .news2 h3{
	font-size: 16px;
	color: #005aa1;
	line-height: 30px;
}
.news .news2 .hot,.news .news2 .list{
	padding:0 10px;
}
.news .news2 .hot img{transition: all 0.6s;}
.news .news2 .hot .hot_tu{
	width: 180px;
	height: 98px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.news .news2 .hot .hot_tu img{
	width: 100%;
	height: 100%
}
.news .news2 .hot:hover img{
	transform: scale(1.2);
}
.news .news2 .hot:hover h3{
	color: #f17f1c;
}
.news .news2  .list{
	width:564px;
}
.news .news2  .list li{
	display: inline-block;
	width: 48%;
	float: left;
	margin-right:2%;
}
.news2 .list li a{
	width: 200px;
}
.news .news2 .list{
	padding-top:15px;
}
.news2{
	margin: 0 10px;
}